/ Assembly List / LJCDataDetailDAL / ControlRowManager / RetrieveWithUnique

Namespace - LJCDataDetailDAL


Parameters
controlColumnID -
rowIndex -
propertyNames -

Syntax

C#
public ControlRow RetrieveWithUnique(Int64 controlColumnID, Int32 rowIndex, List<String> propertyNames = null)

Retrieves a record with the supplied name value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.